[INFO] cloning repository https://github.com/nicktretyakov/voice-assistant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicktretyakov/voice-assistant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fvoice-assistant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fvoice-assistant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 558cbba9d499f6316fe8d12582267c58be3fbf26
[INFO] testing nicktretyakov/voice-assistant against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fvoice-assistant" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicktretyakov/voice-assistant
[INFO] finished tweaking git repo https://github.com/nicktretyakov/voice-assistant
[INFO] tweaked toml for git repo https://github.com/nicktretyakov/voice-assistant written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicktretyakov/voice-assistant on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicktretyakov/voice-assistant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d62b08199c5729fdeb5bd496a26533222165eb8f35227f1c7f8821f8345f1337
[INFO] running `Command { std: "docker" "start" "-a" "d62b08199c5729fdeb5bd496a26533222165eb8f35227f1c7f8821f8345f1337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62b08199c5729fdeb5bd496a26533222165eb8f35227f1c7f8821f8345f1337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62b08199c5729fdeb5bd496a26533222165eb8f35227f1c7f8821f8345f1337", kill_on_drop: false }`
[INFO] [stdout] d62b08199c5729fdeb5bd496a26533222165eb8f35227f1c7f8821f8345f1337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 145e1dd4f78fd94dd2849cd466c19e1223ab9b92b5f3943d131a45b21d1c2162
[INFO] running `Command { std: "docker" "start" "-a" "145e1dd4f78fd94dd2849cd466c19e1223ab9b92b5f3943d131a45b21d1c2162", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rodio v0.18.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling libui-ffi v0.4.0
[INFO] [stderr]    Compiling libui v0.4.0
[INFO] [stderr]    Compiling voice_assistant v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/stt.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             move || ui.quit()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `&UI`, found closure
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&libui::UI`
[INFO] [stdout]                  found closure `{closure@src/main.rs:162:13: 162:20}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/main.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 |           self.window.on_closing({
[INFO] [stdout]     |  _____________________^^^^^^^^^^-
[INFO] [stdout] 161 | |             let ui = self.ui.clone();
[INFO] [stdout] 162 | |             move || ui.quit()
[INFO] [stdout] 163 | |         });
[INFO] [stdout]     | |__________- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libui-0.4.0/src/controls/window.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn on_closing<'ctx, F>(&mut self, _ctx: &'ctx UI, callback: F)
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.window.on_closing({
[INFO] [stdout] 161 |             let ui = self.ui.clone();
[INFO] [stdout] 162 |             move || ui.quit()
[INFO] [stdout] 163 ~         }, /* callback */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |           let output_task = tokio::spawn(async move {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 115 | |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout] 116 | |             while let Some(response) = response_rx.recv().await {
[INFO] [stdout] 117 | |                 emulate_tts(&response).ok();
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         });
[INFO] [stdout]     | |__________^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{async block@src/main.rs:114:40: 114:50}`, the trait `Send` is not implemented for `Rc<libui::ui::UIToken>`
[INFO] [stdout] note: captured value is not `Send`
[INFO] [stdout]    --> src/main.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 ui.queue_main(move || {
[INFO] [stdout]     |                 ^^ has type `libui::UI` which is not `Send`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn spawn<F>(future: F) -> JoinHandle<F::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 170 |     where
[INFO] [stdout] 171 |         F: Future + Send + 'static,
[INFO] [stdout]     |                     ^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |           let output_task = tokio::spawn(async move {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 115 | |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout] 116 | |             while let Some(response) = response_rx.recv().await {
[INFO] [stdout] 117 | |                 emulate_tts(&response).ok();
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         });
[INFO] [stdout]     | |__________^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{async block@src/main.rs:114:40: 114:50}`, the trait `Send` is not implemented for `*mut libui_ffi::uiMultilineEntry`
[INFO] [stdout] note: captured value is not `Send`
[INFO] [stdout]    --> src/main.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     log_box.append(&log_text);
[INFO] [stdout]     |                     ^^^^^^^ has type `MultilineEntry` which is not `Send`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn spawn<F>(future: F) -> JoinHandle<F::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 170 |     where
[INFO] [stdout] 171 |         F: Future + Send + 'static,
[INFO] [stdout]     |                     ^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |           let output_task = tokio::spawn(async move {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 115 | |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout] 116 | |             while let Some(response) = response_rx.recv().await {
[INFO] [stdout] 117 | |                 emulate_tts(&response).ok();
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         });
[INFO] [stdout]     | |__________^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{async block@src/main.rs:114:40: 114:50}`, the trait `Send` is not implemented for `*mut libui_ffi::uiLabel`
[INFO] [stdout] note: captured value is not `Send`
[INFO] [stdout]    --> src/main.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     status_label.set_text(&status_text);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ has type `Label` which is not `Send`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn spawn<F>(future: F) -> JoinHandle<F::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 170 |     where
[INFO] [stdout] 171 |         F: Future + Send + 'static,
[INFO] [stdout]     |                     ^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |           let output_task = tokio::spawn(async move {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 115 | |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout] 116 | |             while let Some(response) = response_rx.recv().await {
[INFO] [stdout] 117 | |                 emulate_tts(&response).ok();
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         });
[INFO] [stdout]     | |__________^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{async block@src/main.rs:114:40: 114:50}`, the trait `Send` is not implemented for `*mut libui_ffi::uiWindow`
[INFO] [stdout] note: captured value is not `Send` because `&mut` references cannot be sent unless their referent is `Send`
[INFO] [stdout]    --> src/main.rs:115:58
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout]     |                                                          ^^^^ has type `&mut VoiceAssistantWindow` which is not `Send`, because `VoiceAssistantWindow` is not `Send`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn spawn<F>(future: F) -> JoinHandle<F::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 170 |     where
[INFO] [stdout] 171 |         F: Future + Send + 'static,
[INFO] [stdout]     |                     ^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]    --> src/main.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |           let output_task = tokio::spawn(async move {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 115 | |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout] 116 | |             while let Some(response) = response_rx.recv().await {
[INFO] [stdout] 117 | |                 emulate_tts(&response).ok();
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         });
[INFO] [stdout]     | |__________^ future created by async block is not `Send`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{async block@src/main.rs:114:40: 114:50}`, the trait `Send` is not implemented for `*mut libui_ffi::uiButton`
[INFO] [stdout] note: captured value is not `Send` because `&mut` references cannot be sent unless their referent is `Send`
[INFO] [stdout]    --> src/main.rs:115:58
[INFO] [stdout]     |
[INFO] [stdout] 115 |             let mut response_rx = std::mem::replace(&mut self.response_receiver, mpsc::channel(1).1);
[INFO] [stdout]     |                                                          ^^^^ has type `&mut VoiceAssistantWindow` which is not `Send`, because `VoiceAssistantWindow` is not `Send`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn spawn<F>(future: F) -> JoinHandle<F::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 170 |     where
[INFO] [stdout] 171 |         F: Future + Send + 'static,
[INFO] [stdout]     |                     ^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response_sender`
[INFO] [stdout]    --> src/main.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response_sender = self.response_sender.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response_sender`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voice_assistant` (bin "voice_assistant") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "145e1dd4f78fd94dd2849cd466c19e1223ab9b92b5f3943d131a45b21d1c2162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "145e1dd4f78fd94dd2849cd466c19e1223ab9b92b5f3943d131a45b21d1c2162", kill_on_drop: false }`
[INFO] [stdout] 145e1dd4f78fd94dd2849cd466c19e1223ab9b92b5f3943d131a45b21d1c2162
